func net.lookupStaticHost
3 uses
net (current package)
dnsclient_unix.go#L568: addrs, _ = lookupStaticHost(name)
dnsclient_unix.go#L590: addr, canonical := lookupStaticHost(name)
hosts.go#L129: func lookupStaticHost(host string) ([]string, string) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)